Method
GtkFrameget_label_widget
Declaration [src]
GtkWidget*
gtk_frame_get_label_widget (
  GtkFrame* frame
)
Return value
| Returns: | GtkWidget | 
| The label widget. | |
| The data is owned by the instance. | |
| The return value can be NULL. |