☰
BuildableExt
Required Methods
buildable_id
Implementors
In gtk4::prelude
?
Trait
gtk4
::
prelude
::
BuildableExt
source
·
[
−
]
pub trait BuildableExt: 'static { fn
buildable_id
(&self) ->
Option
<
GString
>; }
Required methods
source
fn
buildable_id
(&self) ->
Option
<
GString
>
Implementors
source
impl<O:
IsA
<
Buildable
>>
BuildableExt
for O